PCI/passthrough: don't discard Dom0 provided information
authorJan Beulich <jbeulich@suse.com>
Wed, 7 Feb 2018 15:30:24 +0000 (16:30 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 7 Feb 2018 15:30:24 +0000 (16:30 +0100)
commitc5d981c5538284726ad75c852bb4f57ee8bae916
tree3c09185980d0286454b99d48d8ebf7174d77cdac
parent66c4f0c47fd80d1133c24865f95d4f0c59ef9bce
PCI/passthrough: don't discard Dom0 provided information

Instead of giving, to subsequent code, the appearance of there not
having been any "info" data provided, adjust the conditional guarding
SR-IOV handling.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
xen/drivers/passthrough/pci.c